←Select platform

Add Method

Summary

Appends the cobb-angle object to the collection.

Syntax

C#
VB
C++
public override void Add( 
   MedicalViewerCobbAngle item 
) 
  
Public Overrides Sub Add( _ 
   ByVal item As MedicalViewerCobbAngle _ 
)  
             
            public: 
void Add(  
   _MedicalViewerCobbAngle^_ item 
) override  
             

Parameters

item
The MedicalViewerCobbAngle that represents the item to be appended.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly